home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000099_news@columbia.edu_Thu Nov 10 02:17:28 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA07783
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 9 Nov 1994 22:08:31 -0500
  3. Received: by apakabar.cc.columbia.edu id AA02613
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 9 Nov 1994 22:08:30 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!news.kei.com!news.mathworks.com!hookup!news.moneng.mei.com!howland.reston.ans.net!ix.netcom.com!netcom.com!jhurwit
  7. From: jhurwit@netcom.com (Jeffrey Hurwit)
  8. Subject: Re: re msdos kermit 3.14 ...
  9. Message-Id: <jhurwitCz1514.LHK@netcom.com>
  10. Organization: Organization?  What organization?
  11. X-Newsreader: TIN [version 1.2 PL1]
  12. References: <39qhs2$k1j@bingnet1.cc.binghamton.edu>
  13. Date: Thu, 10 Nov 1994 02:17:28 GMT
  14. Lines: 52
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <39qhs2$k1j@bingnet1.cc.binghamton.edu>, 
  18. br00031@bingsuns.cc.binghamton.edu wrote:
  19.  
  20. >Hi, 
  21. >Could anyone explain what I should do with the files from
  22. >kermit.columbia.edu.
  23. >These do not seem to be executables. 
  24.  
  25.     Are you sure you're getting the right file-- kermit/test/bin/
  26.     mstibm.zip?  Your executables are right after the readme:
  27.  
  28. Archive:  mstibm.zip
  29.  Length  Method   Size  Ratio   Date    Time   CRC-32     Name ("^" ==> case
  30.  ------  ------   ----  -----   ----    ----   ------     ----   conversion)
  31.   10577  Implode   4473  58%  10-30-94  15:59  b99272a2  ^read.me
  32.  228152  Implode 146491  36%  11-07-94  10:40  cbf6f11f  ^kermit.exe <===
  33.  158290  Implode 102723  35%  11-07-94  10:40  533ef169  ^kermite.exe <===
  34.  103274  Implode  66358  36%  11-07-94  10:40  f94fd286  ^kerlite.exe <===
  35.  
  36. >                                    Am I supposed to compile the
  37. >binary code or do I just place the files in the directory where
  38. >mskermit 3.13 is now.
  39.  
  40.     Neither.  There's nothing to compile-- the executables are ready to
  41.     run.  You may want to work over the INItialization and script
  42.     files, depending on how you use Kermit.
  43.  
  44.     Since this is a beta, it would probably be better if you were to
  45.     create a separate directory for 3.14, rather than just dumping the
  46.     files in (and overwriting files already in) the directory where you
  47.     have 3.13.
  48.  
  49. >                       Also before I bother upgrading,  if the server
  50. >I conncet to, my University,  does not upgrade its version of Kermit
  51. >on its platform is my upgrading a waste of time? Thank you
  52.  
  53.     That all depends on what features you want the most.  If the Kermit
  54.     on your host is so old that it doesn't support sliding windows,
  55.     long packets, control character unprefixing, or uses the old
  56.     terminalR/terminalS instead of the newer APC, the new Kermit won't
  57.     help all that much.  However, if you want the new script commands,
  58.     character sets, etc., then get 3.14.
  59.  
  60.     I can't speak for other platforms, but if your account is on a Unix
  61.     host and you have the space in your quota, it's not too hard to get
  62.     the sources for C-Kermit 190 and build your own copy.  (If space
  63.     *is* a problem, gzexe compresses the executable very nicely to
  64.     about 1/2 original size.)  IMO the new crash recovery feature alone
  65.     is worth the effort, and if your host's Kermit doesn't have the
  66.     other features previously mentioned, so much more the reason.
  67.  
  68.                         Jeff